home *** CD-ROM | disk | FTP | other *** search
- Short: CLI command to position icons by co-ordinates.
- Type: util/cli
- Author: robdale@darkside.demon.co.uk (Robert Dale)
- Uploader: robdale@darkside.demon.co.uk (Robert Dale)
-
- A small CLI util to position icons by x and y co-ordinates.
- Uses the ReadArgs() template NAME/K,X/K,Y/K where NAME is the
- name of the icon to position, without the .info, ie to move
- WORK:Disk.info to 20,25 you would use
-
- MoveIcon NAME WORK:Disk X 20 Y 25
-
-